source: flex_extract.git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1eca806   5 years anne.philipp added test directory to installation tar file ctbtodev
(edit) @bf48c8a   5 years anne.philipp introduced a function for subprocess check_call to do error handling once ctbtodev
(edit) @524ac32   5 years anne.philipp updated file according to finished tasks ctbtodev
(edit) @87ae9a3   5 years anne.philipp added possibility to write comments with '#' in to CONTROL files, … ctbtodev
(edit) @9aefaad   5 years anne.philipp renamed function get_cmdline_args ctbtodev
(edit) @8652e7e   5 years anne.philipp renamed some functions ctbtodev
(edit) @5cb0eaa   5 years anne.philipp renamed list_files function ctbtodev
(edit) @bc1720f   5 years anne.philipp removed unneeded function ctbtodev
(edit) @5c0a578   5 years anne.philipp renamed read controlfile function ctbtodev
(edit) @092aaf1   5 years anne.philipp modularized the init function; implemented disaggregation with new … ctbtodev
(edit) @145fbe0   5 years anne.philipp outsourced the checks on control variables; changed variables for … ctbtodev
(edit) @268ee86   5 years anne.philipp renamed class; added some docstring information for input parameters; … ctbtodev
(edit) @fdfaf00   5 years anne.philipp changed flexpart directory variable ctbtodev
(edit) @2fef1f2   5 years anne.philipp modified get_dimension so it can calculate the correct time dimension … ctbtodev
(edit) @dbf9d89   5 years anne.philipp fixed bug to address purefc variable of c instance ctbtodev
(edit) @83b8e3c   5 years anne.philipp minor modification due to variable name change of flexpart root script … ctbtodev
(edit) @45fc9b4   5 years anne.philipp outsourced all of the necessary checks on control variables into own … ctbtodev
(edit) @c2c5948   5 years anne.philipp added parameter 77 / etadot ctbtodev
(edit) @702cbb7   5 years anne.philipp renamed GribTools? to GribUtils? ctbtodev
(edit) @a55ac71   5 years anne.philipp added docstrings for all check functions ctbtodev
(edit) @e5884c9   5 years anne.philipp minor fix for purefc check ctbtodev
(edit) @a4531f1   5 years anne.philipp exchanged all if conditions for pure fc from 'maxstep > < 12/24' into … ctbtodev
(edit) @4d3b052   5 years anne.philipp introduced a new parameter which defines pure forcast mode ctbtodev
(edit) @c274d9a   5 years anne.philipp added rrint param and updated deacc_fluxes function to store rain fields ctbtodev
(edit) @d2febd4   5 years anne.philipp fixed grid area check for negative values ctbtodev
(edit) @095dc73   5 years anne.philipp added two new functions for grib information and updated commandline … ctbtodev
(edit) @b0cf1a6   5 years anne.philipp updated ignoring dirs and files ctbtodev
(edit) @00439c0   5 years anne.philipp first test for ECMWFAPI package ctbtodev
(edit) @565fd93   5 years anne.philipp added test class for EcFlexpart? unit tests ctbtodev
(edit) @fdda1b9   5 years anne.philipp removed temp/test files from index ctbtodev
(edit) @3f36e42   5 years anne.philipp outsourced some checks from CONTROL class to checks module; translated … ctbtodev
(edit) @97f4f4c   5 years anne.philipp better check on grid and arae parameter formats ctbtodev
(edit) @1d15e27   5 years anne.philipp bug fix for missing variable in subfunction ctbtodev
(edit) @de4dc27   5 years anne.philipp added removing tar file after ecgate installtion ctbtodev
(edit) @45c6337   5 years anne.philipp bug fix naming missmatch ctbtodev
(edit) @631ba13   5 years anne.philipp refactoring large function get_mars_data into several smaller functions ctbtodev
(edit) @38e83ba   5 years anne.philipp minor changes in comments ctbtodev
(edit) @ff2a11c   5 years anne.philipp changed generation of final job_scripts by using genshi templates ctbtodev
(edit) @b2e95c3   5 years anne.philipp removed unused method ctbtodev
(edit) @6cda7c1   5 years anne.philipp moved check install coditions to install module ctbtodev
(edit) @2d56c04   5 years anne.philipp automatic detection of grid and area component formats (1/1000 or … ctbtodev
(edit) @d8785f8   5 years anne.philipp moved max level list definition to config file ctbtodev
(edit) @e0e99a5   5 years anne.philipp added stdout line for submission info ctbtodev
(edit) @786cfd6   5 years anne.philipp corrected type of ppid to str ctbtodev
(edit) @0e2f93e   5 years anne.philipp applied some pep8 styles ctbtodev
(edit) @ca48036   5 years anne.philipp update docu for devs about testing ctbtodev
(edit) @79bc9b9   5 years anne.philipp added license text ctbtodev
(edit) @f08c756   5 years anne.philipp updated email adress ctbtodev
(edit) @1244a7b   5 years anne.philipp updated fortran program Makefiles ctbtodev
(edit) @d43706b   5 years anne.philipp BugFix?: sorted time for product generation ctbtodev
(edit) @2f5ca80   5 years anne.philipp added comparison test for mars requests with a starter set of control … ctbtodev
(edit) @081cdb6   5 years anne.philipp changed infrastructure of test dir/divide in test categories ctbtodev
(edit) @595f378   5 years anne.philipp deleted old test files ctbtodev
(edit) @ac48dae   5 years anne.philipp deleted old testfiles; moved convert.nl.test into correct dir ctbtodev
(edit) @403cbf1   5 years anne.philipp added header writing to marsrequest file and corrected bug in … ctbtodev
(edit) @2e62398   5 years anne.philipp moved from grib_api to eccodes ctbtodev
(edit) @adb0b63   5 years anne.philipp Changed license writing and added information for Readme writing ctbtodev
(edit) @5e7c588   5 years anne.philipp removed static test install tardir ctbtodev
(edit) @3946de5   5 years anne.philipp added testing for most of the install functions; improved install … ctbtodev
(edit) @1abf820   5 years anne.philipp added fail test for get_command_line method ctbtodev
(edit) @96e1533   5 years anne.philipp redefined test data dir and completed unittests for tools module ctbtodev
(edit) @8500ba1   5 years anne.philipp moved testdir ctbtodev
(edit) @ad10eca   5 years anne.philipp added importent open source code information ctbtodev
(edit) @abeca6d   5 years anne.philipp removed plot routine because its not part of the program ctbtodev
(edit) @36a79af   5 years anne.philipp added header info and corrected controlfile path definition for ec server ctbtodev
(edit) @20ae335   5 years anne.philipp corrected ctbtodev
(edit) @a17dbbe   5 years anne.philipp fixed bug ctbtodev
(edit) @f13681e   5 years anne.philipp update sphinx ctbtodev
(edit) @db27c09   5 years anne.philipp add file for collecting all testing ideas/todos ctbtodev
(edit) @274f9ef   5 years anne.philipp Converted docstrings to numpy style and build first structure for … ctbtodev
(edit) @708c667   5 years anne.philipp generated first sphinx instance and adapted code doctsrings for … ctbtodev
(edit) @e585e1b   5 years anne.philipp new testrun ctbtodev
(edit) @c97d8ec   5 years anne.philipp new compilation and adaptations on CONTROL files for CERA (NUMBER … ctbtodev
(edit) @0934db1   5 years anne.philipp rechanged eccodes implementation, does not work with fortran grib_api lib ctbtodev
(edit) @40408cb   5 years anne.philipp recompile ctbtodev
(edit) @785b882   5 years anne.philipp set some ever changing production files temporary to 'unfollowed' ctbtodev
(edit) @70fee58   5 years anne.philipp some bug corrections, minor code improvements ctbtodev
(edit) @5827ff6   5 years anne.philipp prepared directory for testing CONTROL-files ctbtodev
(edit) @99c3bd0   5 years anne.philipp minor adaptations ctbtodev
(edit) @7f89fb3   5 years anne.philipp substituted grib_api libs with eccodes ctbtodev
(edit) @34b247b   5 years anne.philipp new installation ctbtodev
(edit) @efba13f   5 years anne.philipp updated CONTROL files ctbtodev
(edit) @aa275fc   5 years anne.philipp substituted grib_api with eccodes ctbtodev
(edit) @c5074d2   5 years anne.philipp added making of namelist file and jobscript via genshi templates ctbtodev
(edit) @0a06607   5 years anne.philipp deleted job.temp from wrong directory ctbtodev
(edit) @0aaeb04   5 years anne.philipp added writing of compilejob and ECMWF_ENV via templates and added tests ctbtodev
(edit) @0e576fc   5 years anne.philipp implemented extraction possibility of EA5 und CERA ctbtodev
(edit) @ae88f7d   5 years anne.philipp added function IA3 ctbtodev
(edit) @5bad6ec   5 years anne.philipp added possibility to extract public datasets via an logical public … ctbtodev
(edit) @ca867de   5 years anne.philipp refactored functions in EcFlexpart? and did some minor changes ctbtodev
(edit) @27fe969   5 years anne.philipp put grib2flexpart part of code into its own function; changed function … ctbtodev
(edit) @65748f4   5 years anne.philipp deleted unused variables, code style changes ctbtodev
(edit) @295ff45   5 years anne.philipp added request output option also for basetime requests; changed output … ctbtodev
(edit) @7b4e39e   6 years anne.philipp added missing installation file for test and updated gitignore ctbtodev
(edit) @82b624a   6 years anne.philipp added missing installation template ctbtodev
(edit) @4971f63   6 years anne.philipp eliminated some redundancy and exchanged CONTROL2 with the config-filename ctbtodev
(edit) @25b14be   6 years anne.philipp changed whole tree structure of flex_extract to have better overview ctbtodev
(edit) @5d42acd   6 years anne.philipp working version of restructured usement of pathes with config file ctbtodev
(edit) @2fb99de   6 years anne.philipp introduced config with path definitions and changed py files … ctbtodev
(edit) @3232589   6 years anne.philipp deleted grib_templates directory ctbtodev
Note: See TracRevisionLog for help on using the revision log.
hosted by ZAMG