Skip to content
Snippets Groups Projects
Commit 29b3eff1 authored by Philip Süess's avatar Philip Süess
Browse files

deleted old version of file description

parent bb507864
No related branches found
No related tags found
1 merge request!1Philip updates file description citation references
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -36,20 +36,6 @@ Python
└── experiment Directory with scripts to compute the measurements for a set of satellites.
```
- `README.md` - This document.
- `environment.yml` - Python environment specifications.
- `bin_satm_to_toagrid.py` - Process satellite measurements by binning them on a chosen grid.
- `earth.py` - Central script containing Earth class, for framework of the radiation fluxes.
- `measure_file_to_nc_sgp4sat.py` - Measure radiation from input file and save measurements to output file.
- `process_satm_to_gridweights.py` - Process satellite measurements to determine gridded distribution.
- `satellite.py` - Central script containing satellite classes, for framework of measurement of Earth instances.
- `smooth_file_with_satellite_footprint.py` - Compute the convolution of the input file with the satellite footprint.
- `split_CERES_files.py` - Convenience script for preparing input data files.
- `unitsconstants.py` - Collection of units and constants
- `ceres_reference` - Contains scripts to create CERES reference files, which are used in the processing of satellite measurements.
- `diurnalcycle` - Contains script to restructure input file in terms of local solar time, instead of e.g. GMT.
- `experiment` - Contains scripts to compute the measurements for a set of satellites.
## Pipeline
First, prepare the computing environment and the necessery input files according to the prerequisites.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment