Mercurial > repos > climate > c3s
diff test-data/input.txt @ 1:eadc0e7f9abd draft default tip
planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/c3s commit e8074c9f6817bba5ca6cb322434ca5e4412b34cf
| author | climate |
|---|---|
| date | Fri, 27 Sep 2024 19:34:28 +0000 |
| parents | 7fa6bc1fb588 |
| children |
line wrap: on
line diff
--- a/test-data/input.txt Tue Apr 13 18:32:15 2021 +0000 +++ b/test-data/input.txt Fri Sep 27 19:34:28 2024 +0000 @@ -5,7 +5,7 @@ c.retrieve( 'reanalysis-era5-single-levels-monthly-means', { - 'format': 'netcdf', + 'data_format': 'netcdf', 'product_type': 'monthly_averaged_reanalysis', 'variable': '2m_temperature', 'year': '2020',
