The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Use weather_source = "cimis_csv" when you want ground
truth station data instead of a gridded product (Daymet/Open-Meteo), or
when you are working offline with pre-defined weather data.
At the CIMIS website:
Reports > select your station > report type
Daily > units English (°F) >
export as CSV. The file will include Date,
Max Air Temp (F), and Min Air Temp (F).
read.csv() renames columnsread.csv() censors headers:
Max Air Temp (F) becomes Max.Air.Temp..F., and
Min Air Temp (F) becomes Min.Air.Temp..F. —
exactly the names calc_pest_phenology() expects.
CIMIS exports dates as MM/DD/YYYY.
calc_pest_phenology()Set weather_source = "cimis_csv" exactly (not
"cimis"). lat/lon are ignored in
this mode since the station location is already implied in the file.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.