europe_cru.ins 590 B

12345678910111213141516171819
  1. !
  2. ! Instruction file with European species to be used with the
  3. ! CRU I/O module.
  4. !
  5. import "europe.ins"
  6. !///////////////////////////////////////////////////////////////////////////////////////
  7. ! Forcing Data & gridlists
  8. !
  9. param "file_gridlist" (str "gridlist.txt")
  10. param "file_co2" (str "c:/co2/co2_1901-2006.txt")
  11. param "file_cru" (str "c:/cru/cru_1901_2006.bin")
  12. param "file_cru_misc" (str "c:/cru/cru_1901_2006misc.bin")
  13. ! N deposition (blank string to use constant pre-industrial level of 2 kgN/ha/year)
  14. param "file_ndep" (str "c:/ndep/GlobalNitrogenDeposition.bin")