forked from venetoarpa/arpav-cline-backend
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding bootstrap configs for collection and new historical variables (#…
…219) * Adding bootstrap configs for collection and new historical variables * Start adding config for historical TDd * Added method to retrieve cov conf's main_netcdf_dataset_name * Use cov_conf.get_main_netcdf_variable_name() when needing to retrieve the name of the netcdf main variable * Added bootstrap conf param for observation-related year periods * Added bootstrap conf param for historical datasets * Added function to resolve thredds dataset names when a pattern is used to configure them * Added support for climatological datasets to thredds instances in both dev and staging compose stacks * Improved help text on admin fields * Provide bootstrap configs for climatological datasets * Enabled support for fnmatch patterns in dataset paths * Add path operation for retrieving a single coverage identifier's details * Ensure wms-related properties are correctly rendered * Rename conf param value from 'collection' to 'archive' * Rename conf param value from 'observation_variable' to 'historical_variable' * Implement path operation to retrieve historical variable combinations * Fixed failing tests * Implement internal_value on conf param values
- Loading branch information
1 parent
30e829c
commit d53a5a8
Showing
45 changed files
with
4,821 additions
and
1,050 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.