sdtaylor / phenology_forecasts

The backend for http://phenology.naturecast.org
http://phenology.naturecast.org
8 stars 1 forks source link

project folder structure #10

Closed sdtaylor closed 6 years ago

sdtaylor commented 6 years ago

Things are getting a bit crowded, so...

phenology_forecasts/
  tools/
    ...
  model_building/  
    phenology/  
      build_phenology_models.py
      download_species_observations.R
      download_species_observation_temperature.R
      phenology_observation_functions.R
    climate/
      download_historic_observations.py
      download_historic_reanalysis.py
      download_historic_forecasts.py
      build_downscaling_model.py
  automated_forecasting/
    climate/
      download_latest_forecasts.py
      download_latest_observations.py
    phenology/
      apply_phenology_models.py
    presentation/
      build_maps.R
  misc_data_prep/
    create_species_masks.py
    create_mask.py
sdtaylor commented 6 years ago

https://github.com/sdtaylor/phenology_forecasts/commit/af485de56fe9f3373d4e779568e911349e98fbc9