# # ChangeLog for / in flex_extract.git # # Generated by Trac 1.0.2 # Mar 28, 2024, 5:08:59 PM Fri, 31 Aug 2018 10:57:30 GMT Anne Philipp [7c82d52] * doc/.~lock.ErrorDebug.ods# (deleted) * doc/ECMWF_FPparameter.xlsx (deleted) * doc/ErrorDebug.ods (deleted) * doc/GUIDE.odt (deleted) * doc/SIP.doc (deleted) * doc/SIP.pdf (deleted) * doc/SUT_ondemand.doc (deleted) * doc/SUT_ondemand.pdf (deleted) * pythontest/TestTools.py (deleted) * pythontest/TestUIOFiles.py (deleted) * pythontest/__init__.py (deleted) removed old doc dir and pythontest dir Fri, 31 Aug 2018 10:56:27 GMT Anne Philipp [067a0c3] * documentation/ECMWF_FPparameter.xlsx (added) * documentation/ErrorDebug.ods (added) * documentation/GUIDE.odt (added) * documentation/SIP.doc (added) * documentation/SIP.pdf (added) * documentation/SUT_ondemand.doc (added) * documentation/SUT_ondemand.pdf (added) * python/pythontest/TestData/CONTROL.temp (added) * python/pythontest/TestData/ECMWF_ENV (added) * python/pythontest/TestDir/FCOG__ML.20160410.40429.16424.grb (added) * python/pythontest/TestDir/FCOG__SL.20160410.40429.16424.grb (added) * python/pythontest/TestDir/FCSH__ML.20160410.40429.16424.grb (added) * python/pythontest/TestDir/FCSH__SL.20160410.40429.16424.grb (added) * python/pythontest/TestDir/SubTestDir/OG_OROLSM__SL.20160410.40429.16424.grb (added) * python/pythontest/TestDir/SubTestDir/SubSubTestDir/FCGG__SL.20160410.40429.16424.grb (added) * python/pythontest/TestDir/SubTestDir2/FCOG_acc_SL.20160409.40429.16424.grb (added) * python/pythontest/TestEcFlexpart.py (added) * python/pythontest/TestInput.py (added) * python/pythontest/TestInstall.py (added) * python/pythontest/TestPathes.py (added) * python/pythontest/TestTools.py (added) * python/pythontest/TestUIOFiles.py (added) * python/pythontest/__init__.py (added) * python/pythontest/_config.py (added) renamed documentation dir; moved pythontest to python dir Fri, 31 Aug 2018 07:55:20 GMT Anne Philipp [597d4d1] * ECMWF_FPparameter.xlsx (deleted) * SIP.doc (deleted) * SIP.pdf (deleted) * SUT_ondemand.doc (deleted) * SUT_ondemand.pdf (deleted) deleted Fri, 31 Aug 2018 07:50:37 GMT Anne Philipp [54a8a01] * .gitignore (added) * doc/.~lock.ErrorDebug.ods# (added) * doc/ECMWF_FPparameter.xlsx (added) * doc/ErrorDebug.ods (added) * doc/GUIDE.odt (added) * doc/SIP.doc (added) * doc/SIP.pdf (added) * doc/SUT_ondemand.doc (added) * doc/SUT_ondemand.pdf (added) * mk_upload_tarball.sh (added) * python/CONTROL.temp (modified) * python/CONTROL.test (added) * python/CONTROL.worktest (added) * python/CONTROL_EI (added) * python/CONTROL_FC (modified) * python/CONTROL_PF.temp (modified) * python/ControlFile.py (modified) * python/EcFlexpart.py (modified) * python/GribTools.py (modified) * python/MarsRetrieval.py (modified) * python/UioFiles.py (modified) * python/_config.py (added) * python/compilejob.ksh (modified) * python/compilejob.temp (modified) * python/disaggregation.py (modified) * python/get_mars_data.py (modified) * python/install.py (modified) * python/job.ksh (modified) * python/job.temp (modified) * python/job.temp.o (modified) * python/joboper.ksh (modified) * python/mk_install_tar.sh (added) * python/plot_retrieved.py (modified) * python/prepare_flexpart.py (modified) * python/profiling.py (modified) * python/set_CTBTO_env.csh (deleted) * python/set_CTBTO_env.sh (deleted) * python/submit.py (modified) * python/test_suite.py (modified) * python/tools.py (modified) * pythontest/TestTools.py (modified) * pythontest/TestUIOFiles.py (modified) restructuring, documentations and bug fixes Sat, 02 Jun 2018 10:37:48 GMT Anne Philipp [e1228f3] * python/ControlFile.py (modified) * python/EcFlexpart.py (modified) * python/GribTools.py (modified) resolved loop import between controlfile and tools Fri, 01 Jun 2018 20:34:59 GMT Anne Philipp [ff99eae] * ECMWF_FPparameter.xlsx (modified) * python/CONTROL_OD (added) * python/ControlFile.py (modified) * python/EcFlexpart.py (moved) * python/GribTools.py (modified) * python/MarsRetrieval.py (moved) * python/UioFiles.py (moved) * python/disaggregation.py (moved) * python/get_mars_data.py (moved) * python/install.py (modified) * python/plot_retrieved.py (modified) * python/prepare_flexpart.py (moved) * python/profiling.py (modified) * python/submit.py (modified) * python/test_suite.py (moved) * python/tools.py (moved) completed application of pep8 style guide and pylint investigations. ... Tue, 22 May 2018 22:54:43 GMT Anne Philipp [ccab809] * python/CONTROL.temp (modified) * python/GribTools.py (modified) * python/job.ksh (modified) * python/joboper.ksh (modified) * python/plot_retrieved.py (modified) further improved plotting routine for date selection Mon, 14 May 2018 22:12:21 GMT Anne Philipp [812283d] * python/ControlFile.py (added) changed Control to ControlFile class Mon, 14 May 2018 22:11:29 GMT Anne Philipp [991df6a] * python/Control.py (deleted) * python/Disagg.py (modified) * python/ECFlexpart.py (modified) * python/ECMWF_ENV (deleted) * python/GribTools.py (modified) * python/MARSretrieval.py (modified) * python/Tools.py (modified) * python/UIOFiles.py (modified) * python/compilejob.ksh (modified) * python/getMARSdata.py (modified) * python/install.py (modified) * python/job.ksh (modified) * python/job.temp (modified) * python/joboper.ksh (modified) * python/plot_retrieved.py (modified) * python/prepareFLEXPART.py (modified) * python/profiling.py (modified) * python/submit.py (modified) * python/testsuite.py (modified) * src/Makefile.local.gfortran (modified) * src/Makefile.local.ifort (modified) finished documentation (except plot_retrieved) Wed, 09 May 2018 12:15:00 GMT Anne Philipp [efdb01a] * ECMWF_FPparameter.xlsx (added) * python/CONTROL.temp (modified) * python/Control.py (added) * python/Disagg.py (added) * python/ECFlexpart.py (added) * python/ECMWF_ENV (modified) * python/FlexpartTools.py (deleted) * python/GribTools.py (modified) * python/MARSretrieval.py (added) * python/Tools.py (added) * python/UIOFiles.py (moved) * python/compilejob.ksh (modified) * python/compilejob.temp (modified) * python/getMARSdata.py (modified) * python/install.py (modified) * python/job.ksh (modified) * python/job.temp (modified) * python/job.temp.o (modified) * python/joboper.ksh (modified) * python/plot_retrieved.py (modified) * python/prepareFLEXPART.py (modified) * python/profiling.py (added) * python/submit.py (modified) * python/testsuite.py (modified) * pythontest/TestTools.py (added) * pythontest/TestUIOFiles.py (added) * pythontest/__init__.py (added) * src/Makefile.local.ifort (modified) whole bunch of modifications due to new structure of ECMWFDATA, added ... Sun, 18 Mar 2018 18:27:28 GMT Anne Philipp [02c8c50] * python/FlexpartTools.py (modified) * python/GribTools.py (modified) * python/UIOTools.py (modified) * python/getMARSdata.py (modified) * python/install.py (modified) * python/prepareFLEXPART.py (modified) * python/submit.py (modified) more changes in PEP8 style and slight modifications in coding style ... Thu, 08 Feb 2018 21:54:05 GMT Anne Philipp [64cf353] * python/FlexpartTools.py (modified) * python/GribTools.py (modified) * python/UIOTools.py (modified) * python/getMARSdata.py (modified) * python/install.py (modified) * python/plot_retrieved.py (modified) * python/prepareFLEXPART.py (modified) * python/submit.py (modified) * python/testsuite.py (modified) pep8 changes + documentation added + minor code style changes Mon, 05 Feb 2018 15:05:36 GMT Anne Philipp [6180177] * python/UIOTools.py (modified) added Affiliation Mon, 05 Feb 2018 15:01:48 GMT Anne Philipp [ab3dbdd] * python/UIOTools.py (modified) added separations between modules, class and funtions Mon, 05 Feb 2018 14:59:46 GMT Anne Philipp [9ac56ea] * python/UIOTools.py (modified) changed header style and added ChangeHistory section Mon, 05 Feb 2018 14:50:48 GMT Anne Philipp [507d47f] * python/UIOTools.py (modified) pep8 changes + docs added + todo on UIOTools.py Mon, 05 Feb 2018 14:16:58 GMT Anne Philipp [a4b6cef] * python/install.py (modified) pep8 changes on install.py Fri, 19 Jan 2018 11:49:55 GMT Anne Philipp [b780393] * SIP.pdf (added) * SUT_ondemand.pdf (added) added the converted doc files into pdf Thu, 18 Jan 2018 11:54:19 GMT Anne Philipp [d69b677] * README.md (added) * SIP.doc (added) * SUT_ondemand.doc (added) * grib_templates/EI_regular_gg160_ml60.tmpl (added) * grib_templates/ecmwf_grib1_table_128 (added) * python/CONTROL.temp (added) * python/CONTROL_CV (added) * python/CONTROL_CV_PREOP (added) * python/CONTROL_DELIA_HR (added) * python/CONTROL_DELIA_LR (added) * python/CONTROL_ERA_HAIYAN (added) * python/CONTROL_ERA__GLOBALETA (added) * python/CONTROL_ERA__HIRES (added) * python/CONTROL_FC (added) * python/CONTROL_FC12 (added) * python/CONTROL_HIRES (added) * python/CONTROL_HIRESGAUSS (added) * python/CONTROL_OPS_V4.temp (added) * python/CONTROL_OPS_V6.0 (added) * python/CONTROL_OPS_V6.0_4V.temp (added) * python/CONTROL_PF.temp (added) * python/ECMWF_ENV (added) * python/FlexpartTools.py (added) * python/GribTools.py (added) * python/README.md (added) * python/UIOTools.py (added) * python/compilejob.ksh (added) * python/compilejob.temp (added) * python/getMARSdata.py (added) * python/install.py (added) * python/job.ksh (added) * python/job.temp (added) * python/job.temp.o (added) * python/joboper.ksh (added) * python/plot_retrieved.py (added) * python/prepareFLEXPART.py (added) * python/set_CTBTO_env.csh (added) * python/set_CTBTO_env.sh (added) * python/submit.py (added) * python/testsuite.json (added) * python/testsuite.py (added) * src/Makefile.CRAY (added) * src/Makefile.gfortran (added) * src/Makefile.ifort (added) * src/Makefile.local.gfortran (added) * src/Makefile.local.ifort (added) * src/Makefile.new (added) * src/ftrafo.f (added) * src/grphreal.f (added) * src/jparams.h (added) * src/phgrreal.f (added) * src/posnam.f (added) * src/preconvert.f90 (added) * src/rwGRIB2.f90 (added) original ECMWFDATA v7.0.2 from flexpart.eu