Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clavrx-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CLAVR-x
clavrx-dev
Commits
28628f95
Commit
28628f95
authored
2 years ago
by
Tim Michaels
Browse files
Options
Downloads
Patches
Plain Diff
Tweak Markdown
parent
5f07a5ec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#40773
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+24
-24
24 additions, 24 deletions
README.md
with
24 additions
and
24 deletions
README.md
+
24
−
24
View file @
28628f95
...
...
@@ -2,31 +2,31 @@
## Directory Structure
build/ : contains things which pertain to compiling and building the package
build/ : contains things which pertain to compiling and building the package
docs/ : contains various relevant documentation
docs/ : contains various relevant documentation
src/ : contains the package source code files
*
acha/ : awg cloud height algorithm codes
*
asos/ : automatic surface observing system codes
*
baseline_cloud_height/ : baseline cloud height and 11um emissivity
*
baseline_cloud_mask/ : GOES-R baseline cloud mask
*
ccl/ : cloud cover layers
*
cloud_base/ : cloud base algorithm codes
*
cloud_mask/ : enterprise cloud mask codes
*
cloud_type/ : clavrx cloud typing codes
*
cx_dncomp/ : the day / night cloud optical and microphysical codes
*
cx_sds_io/ : general I/O code for HDF4-, HDF5-, and NetCDF- format datasets
*
dark_composite/ : code for geostationary dark-sky vis composites
*
main/ : houses most of the CLAVR-x processing system code
*
misc/ : miscellaneous code that does not seem to fit elsewhere
*
muri/ : aerosol retrieval code
*
pfaast/ : fast IR RTM code (Pressure-Layer Fast Algorithm for Atmospheric Transmittance)
*
rttov/ : code to interface with the RTTOV RTM (Radiative Transfer for TOVS)
*
sasrab/ : the solar insolation codes
src/ : contains the package source code files
*
acha/ : awg cloud height algorithm codes
*
asos/ : automatic surface observing system codes
*
baseline_cloud_height/ : baseline cloud height and 11um emissivity
*
baseline_cloud_mask/ : GOES-R baseline cloud mask
*
ccl/ : cloud cover layers
*
cloud_base/ : cloud base algorithm codes
*
cloud_mask/ : enterprise cloud mask codes
*
cloud_type/ : clavrx cloud typing codes
*
cx_dncomp/ : the day / night cloud optical and microphysical codes
*
cx_sds_io/ : general I/O code for HDF4-, HDF5-, and NetCDF- format datasets
*
dark_composite/ : code for geostationary dark-sky vis composites
*
main/ : houses most of the CLAVR-x processing system code
*
misc/ : miscellaneous code that does not seem to fit elsewhere
*
muri/ : aerosol retrieval code
*
pfaast/ : fast IR RTM code (Pressure-Layer Fast Algorithm for Atmospheric Transmittance)
*
rttov/ : code to interface with the RTTOV RTM (Radiative Transfer for TOVS)
*
sasrab/ : the solar insolation codes
tests/ : contains a variety of tests that can be run manually or during CI/CD
*
Requires py.test;
`test.sh`
runs
`py.test`
in the
`tests/`
directory.
*
Sample output from select tests are saved for each release at
`/ships19/cloud/archive/clavrx_test_data/version_granules`
tests/ : contains a variety of tests that can be run manually or during CI/CD
*
Requires py.test;
`test.sh`
runs
`py.test`
in the
`tests/`
directory.
*
Sample output from select tests are saved for each release at
`/ships19/cloud/archive/clavrx_test_data/version_granules`
run/ : will be present after a successful build, and contains the built executables and example/template run configuration files
run/ : will be present after a successful build, and contains the built executables and example/template run configuration files
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment