Giter Site home page Giter Site logo

Comments (2)

sradanov avatar sradanov commented on August 15, 2024

config file:

&FILES
my_files%archivefile = "/home/scratch01/sradanov/A2C2/NCEP/base_hgt_NA_197
3-01-01_2012-12-31_-80.0_50.0_22.5_70.0.nc"
my_files%simulationfile = "/home/scratch01/sradanov/A2C2/NCEP/sim_hgt_NA_2
013-12-01_2014-02-28_-80.0_50.0_22.5_70.0.nc"
my_files%outputfile ="/home/estimr2/sradanov/A2C2/ana_hgt_500_rms_NA_sim_2
013-12-01_2014-02-28_base_1973-01-01_2012-12-31_-80.0_50.0_22.5_70.0_1_30_2
0.txt"
/
&PARAM
my_params%timewin = 1
my_params%varname = "hgt"
my_params%seacyc = .TRUE.
my_params%cycsmooth = 91
my_params%nanalog = 20
my_params%seasonwin = 30
my_params%distfun = "rms"
my_params%calccor = .TRUE.
my_params%oformat = ".txt" ! if equals ".nc" netcdf is written
my_params%silent = .FALSE.
/
&ATTS
my_atts%simsource = "NCEP" ! something like model name ...
my_atts%predictorvar = "hgt" ! as my_params%varname
my_atts%archisource = "NCEP"
my_atts%archiperiod = "1973-01-01,2012-12-31" ! the format is not very important at the moment, as long as everything is in double quotes.
my_atts%predictordom = "-80.0,50.0,22.5,70.0"
/

from flyingpigeon.

nilshempelmann avatar nilshempelmann commented on August 15, 2024

done

from flyingpigeon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.