Michael Langguth 4bc0d4311f6 M Merge branch 'develop' 19 Oct 2023 Michael Langguth cc4cd8c324f M Merge branch 'michael_issue_climetlab_v0.3.1' into develop 19 Oct 2023 Michael Langguth 23a09e96f95 Updates for climetlab plugin version 0.3.1. 19 Oct 2023 Ana Prieto Nemesio 2547f5b65d8 M Pull request #3: Update to use new s3 bucket on cci Merge in MLFET/maelstrom-downscaling-ap5 from s3_cci_update to master
* commit 'f1acbe5c01f222fe2ebb1bd47b1c320ddd9973e6':
new bucket works fine
use new s3 cci bucket 19 Oct 2023 Ana Prieto Nemesio f1acbe5c01f new bucket works fine 21 Sep 2023 Ana Prieto Nemesio 19e455987c8 use new s3 cci bucket 20 Sep 2023 Michael Langguth 9cd069a6017 Remove redundant cell in example Jupyter Notebook. 15 Jun 2022 Michael Langguth 9dc75446ce5 Merge branch 'michael_issue#006_add_augmented_dataset' into develop 15 Jun 2022 Michael Langguth 1d39d246b08 M Merge branch 'develop' 30 Mar 2022 Michael Langguth 830f9fa5b5d M Merge branch 'michael_issue#005_check_updated_version' into develop 30 Mar 2022 Michael Langguth b8dd2fe0fa4 M Merge branch 'master' into develop 30 Mar 2022 Michael Langguth 35c782f1b15 Remove Python 3.6 from classifiers in setup.py since __future__-module requires Python>=3.7. 30 Mar 2022 Matthew Chantry 054f3129897 M Pull request #2: Code not compatible with modern versions of CML Merge in MLFET/maelstrom-downscaling-ap5 from ~PAMC/maelstrom-downscaling-ap5:master to master
* commit '4354b7055ffa0e8123dbe8453bb0e66eb66dc9f5':
Add to prior commit, update requirements/version
Hacky fixed for deprecated CML functionality. 06 Mar 2022 Matthew Chantry 4354b7055ff Add to prior commit, update requirements/version 17 Feb 2022 Matthew Chantry 1596a7d92d4 Hacky fixed for deprecated CML functionality. Long term recommend rewriting to use @normalize decorators on __init__. 17 Feb 2022 Michael Langguth 03c49b7d8c2 M Merge branch 'develop' 12 Aug 2021 Michael Langguth 5e88cfee662 M Merge branch 'michael_issue#004_polish_example_notebook' into develop 12 Aug 2021 Michael Langguth f2be62510d6 Re-executing of training and correction to explanations on 'unsupervised learning' in Sha et al., 2020. 12 Aug 2021 Michael Langguth ebe0b81207e M Merge branch 'michael_issue#004_polish_example_notebook' 11 Aug 2021 Michael Langguth f72bd747ed8 Partly trained model in demo_downscaling_dataset.ipynb . 11 Aug 2021 Michael Langguth afa8a08ff4c Adding software requirements apart from climetlab to introduction of example notebook and also include literature references. 11 Aug 2021 Michael Langguth 603a7e99c66 another adjustment to demo_downscaling_dataset.ipynb. 09 Aug 2021 Michael Langguth 197d4220cec Revised test_downscaling_dataset.py. 09 Aug 2021 Michael Langguth bf76be73522 Remove .ipynb_checkpoints-directory from repo. 09 Aug 2021 Michael Langguth 371a0800ac8 Updated README.md. 09 Aug 2021 Michael Langguth f62e1e60489 Minor change to demo_downscaling_dataset.ipynb. 09 Aug 2021 Michael Langguth 4910ec576d6 M Merge branch 'develop' 09 Aug 2021 Michael Langguth 9977283ae31 M Merge branch 'michael_issue#003_prepare_repo_for_publication' into develop 09 Aug 2021 Michael Langguth ff6a4ea130f Final version of notebooks/demo_downscaling_dataset.ipynb. 09 Aug 2021 Michael Langguth 82ffcc78c57 Remove build_unet.py and processing_data.py which will not be published. For later use, they are stil part of wrking branch #002. 09 Aug 2021 Michael Langguth ab2407719aa M Merge branch 'michael_issue#002_setup_notebook_tier1' into develop 09 Aug 2021 Michael Langguth 11d6103a752 Change to Jupyter Notebook (during training procedure). 09 Aug 2021 Michael Langguth 18fabf76f17 Remove Untitled.ipynb from repo. 09 Aug 2021 Michael Langguth 5d3948ef312 Add DOI-reference to build_unet.py . 09 Aug 2021 Michael Langguth 295781277b4 Remove function for normalizing data from downscaling.py . 09 Aug 2021 Michael Langguth 82debda1539 Rename downscaling_unet.py to build_unet.py . 09 Aug 2021 Michael Langguth 5214b21e20e Add script for processing data processing_data.py. 09 Aug 2021 Michael Langguth 74f98f09732 Correction to testing dataset in downscaling.py . 09 Aug 2021 Michael Langguth 854f72659a7 Fina version of example Notebook for Tier1-dataset. 09 Aug 2021 Michael Langguth 128440e343d Add method for z-score normalization to downscaling.py. 09 Aug 2021 Michael Langguth 7c633b57ab6 Add function to calculate model size to downscaling_unet.py. 08 Aug 2021 Michael Langguth 9e60cc32395 Just minor source-code style changes in downscaling_unet.py . 08 Aug 2021 Michael Langguth 0feec2e6e8d Correction to header in /downscaling_unet.py . 08 Aug 2021 Michael Langguth 13ef31bd51e Add batch-size to training-metod and add plot-method for illustrating U-net architecture. 08 Aug 2021 Michael Langguth 4cccc2d567b Add training and predictions-methods to class for U-net. 08 Aug 2021 Michael Langguth 3bd14fecdb3 Add compile-method to unet-builder class. 08 Aug 2021 Michael Langguth a7e7c8b95da Rebuild of Unet-model class after shitty PyCharm has killed prior work... 08 Aug 2021 Michael Langguth ffb08024593 File with classes and methods to build U-net of tier-1 dataset. 07 Aug 2021 Michael Langguth b9799281ce5 M Merge branch 'michael_issue#001_create_climetlab_plugin' into develop 07 Aug 2021 Michael Langguth 50b767d5ce5 Some changes to notebooks/demo_downscaling_dataset.ipynb. 07 Aug 2021