We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Priority: 3P Source: https://calcofi.org/ccdata/dic-data.html Downloaded to: GDrive calcofi/data/DIC/CalCOFI_DICs_200901-201507_28June2018.csv
calcofi/data/DIC/CalCOFI_DICs_200901-201507_28June2018.csv
In oceano-bottle.Rmd add/modify functions to :
gstat(formula=var_avg~1, locations=p)
gstat::gstat()
gstat::krigeST()
The text was updated successfully, but these errors were encountered:
#6 read and start working with DIC data. TODO: finish making `get_oce…
66bacf1
…ano_var_aoi` fxn generalizable to DIC data
#6 variable lookup thru gsheets. to fix : cinms ply no longer visible…
eb46ef8
… on map
#2 #6 progress on working w/ DIC data. cinms_ply issue fixed
ff2b5f0
#2 #6 visualized temp, salinity, O2, and DIC via timeseries & idw ras…
cdb3a02
…ter maps
updating stations and keys information in preparation for stations an…
7cac783
…d keys dataset #2 #6
cdobbelaere
No branches or pull requests
Priority: 3P
Source: https://calcofi.org/ccdata/dic-data.html
Downloaded to: GDrive
calcofi/data/DIC/CalCOFI_DICs_200901-201507_28June2018.csv
In oceano-bottle.Rmd add/modify functions to :
gstat(formula=var_avg~1, locations=p)
), so let's use the alternative kriging form (seegstat::gstat()
&gstat::krigeST()
(see reference: Surface and Field Analysis > Geostatistical Interpolation Methods > Core concepts in Geostatistics)The text was updated successfully, but these errors were encountered: