Skip to content

Commit

Permalink
OSCAR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioLangaritaBenitez committed Oct 31, 2024
1 parent f9056bd commit 7c49c5c
Show file tree
Hide file tree
Showing 22 changed files with 5,486 additions and 0 deletions.
31 changes: 31 additions & 0 deletions DT_flood/workflows/cwl_OSCAR/archive/wflow_warmup/hydromt.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
2024-10-23 08:32:16,828 - update_wflow - log - DEBUG - Writing log messages to new file /tmp/3hl74lm4/Humber/output/Scenarios/test_scenario/Flooding/simulations/wflow_warmup/hydromt.log.
2024-10-23 08:32:16,837 - update_wflow - model_api - DEBUG - Setting model config options.
2024-10-23 08:32:16,837 - update_wflow - model_api - INFO - setup_precip_forcing.precip_fn: era5_daily
2024-10-23 08:32:16,837 - update_wflow - model_api - INFO - setup_precip_forcing.precip_clim_fn: None
2024-10-23 08:32:16,837 - update_wflow - model_api - INFO - setup_precip_forcing.chunksize: None
2024-10-23 08:32:16,848 - update_wflow - rasterdataset - INFO - Reading era5_daily netcdf data from /opt/dtflood/DT-flood/Data/era5_daily.nc
2024-10-23 08:32:16,902 - update_wflow - rasterdataset - DEBUG - Slicing time dim ('2012-12-03T00:00:00', '2013-12-03T00:00:00')
2024-10-23 08:32:16,912 - update_wflow - rasterdataset - DEBUG - Clip to [-2.382, 52.328, 0.184, 54.495] (epsg:4326))
2024-10-23 08:32:17,126 - update_wflow - model_api - INFO - setup_temp_pet_forcing.temp_pet_fn: era5_daily
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.pet_method: debruin
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.press_correction: True
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.temp_correction: True
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.wind_correction: True
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.wind_altitude: 10
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.reproj_method: nearest_index
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.fillna_method: None
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.dem_forcing_fn: era5_orography
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.skip_pet: False
2024-10-23 08:32:17,127 - update_wflow - model_api - INFO - setup_temp_pet_forcing.chunksize: None
2024-10-23 08:32:17,134 - update_wflow - rasterdataset - INFO - Reading era5_daily netcdf data from /opt/dtflood/DT-flood/Data/era5_daily.nc
2024-10-23 08:32:17,155 - update_wflow - rasterdataset - DEBUG - Slicing time dim ('2012-12-03T00:00:00', '2013-12-03T00:00:00')
2024-10-23 08:32:17,165 - update_wflow - rasterdataset - DEBUG - Clip to [-2.382, 52.328, 0.184, 54.495] (epsg:4326))
2024-10-23 08:32:17,179 - update_wflow - rasterdataset - INFO - Reading era5_orography netcdf data from /opt/dtflood/DT-flood/Data/era5_orography.nc
2024-10-23 08:32:17,205 - update_wflow - rasterdataset - DEBUG - Clip to [-2.625, 52.125, 0.375, 54.625] (epsg:4326))
2024-10-23 08:32:17,906 - update_wflow - wflow - INFO - Write model data to /tmp/3hl74lm4/Humber/output/Scenarios/test_scenario/Flooding/simulations/wflow_warmup
2024-10-23 08:32:17,950 - update_wflow - wflow - INFO - Write grid to /tmp/3hl74lm4/Humber/output/Scenarios/test_scenario/Flooding/simulations/wflow_warmup/staticmaps.nc
2024-10-23 08:32:18,106 - update_wflow - wflow - INFO - Writing model staticgeom to file.
2024-10-23 08:32:18,805 - update_wflow - wflow - INFO - Write forcing file
2024-10-23 08:32:18,817 - update_wflow - wflow - INFO - Process forcing; saving to /tmp/3hl74lm4/Humber/output/Scenarios/test_scenario/Flooding/simulations/wflow_warmup/inmaps-era5-2010.nc
2024-10-23 08:32:23,552 - update_wflow - wflow - INFO - Writing table files.
2024-10-23 08:32:23,557 - update_wflow - wflow - INFO - Writing model config to /tmp/3hl74lm4/Humber/output/Scenarios/test_scenario/Flooding/simulations/wflow_warmup/wflow_sbm.toml
28 changes: 28 additions & 0 deletions DT_flood/workflows/cwl_OSCAR/archive/wflow_warmup/hydromt_data.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
era5_daily:
data_type: RasterDataset
path: /opt/dtflood/DT-flood/Data/era5_daily.nc
driver: netcdf
filesystem: local
meta:
category: meteo
notes: Extracted from Copernicus Climate Data Store; resampled by Deltares to
daily frequency
paper_doi: 10.1002/qj.3803
paper_ref: Hersbach et al. (2019)
source_license: https://cds.climate.copernicus.eu/cdsapp/#!/terms/licence-to-use-copernicus-products
source_url: https://doi.org/10.24381/cds.bd0915c6
source_version: ERA5 daily data on pressure levels
crs: 4326
era5_orography:
data_type: RasterDataset
path: /opt/dtflood/DT-flood/Data/era5_orography.nc
driver: netcdf
filesystem: local
meta:
category: meteo
notes: Extracted from Copernicus Climate Data Store
paper_doi: 10.1002/qj.3803
paper_ref: Hersbach et al. (2019)
source_license: https://cds.climate.copernicus.eu/cdsapp/#!/terms/licence-to-use-copernicus-products
source_url: https://apps.ecmwf.int/codes/grib/param-db?id=129
crs: 4326
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Unnamed: 0,resid,factor,accuracy_min,accuracy_norm
0,2621.0,2.388059701492537,31.0,1.0
1,2610.0,3.081761006289308,31.0,1.0
2,2609.0,4.857142857142857,31.0,1.0
3,2614.0,2.810457516339869,5.0,1.0
4,2619.0,2.809917355371901,31.0,1.0
5,3188.0,1.4563106796116503,31.0,1.0
Loading

0 comments on commit 7c49c5c

Please sign in to comment.