Recent Releases of hydroscoper
hydroscoper - Hydroscoper 1.4.1
Fail gracefully in vignettes
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 5 years ago
hydroscoper - Hydroscoper 1.2
Scientific Software - Peer-reviewed
- R
Published by kvantas over 6 years ago
hydroscoper - hydroscoper 1.1.1
Scientific Software - Peer-reviewed
- R
Published by kvantas over 7 years ago
hydroscoper - hydroscoper 1.1.0
New functionality:
find_stations()returns a tibble with the nearest hydroscope's stations' distances using a given point coordinates.
Scientific Software - Peer-reviewed
- R
Published by kvantas over 7 years ago
hydroscoper - hydroscoper 1.0.0
hydroscoper was transfered to ropensci
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - hydroscoper 0.2.4
- General
- Added the vignette "An introduction to
hydroscoper" - changes based on comments/suggestions at https://github.com/ropensci/onboarding/issues/185
- Added the vignette "An introduction to
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - hydroscoper 0.2.3
- General
- tidy up enhydris API related code
- rewrite enhydris API related tests
- rewrite vignette
- achieve 100% coverage
- simplify
get_datafunction - add
greece_bordersdata-set - save all files in ASCII
- using goodpractice::gp() returns clear result
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - use pingr
General
- This is a minor update. Added conditionaly evaluation in vignette "Getting Hydroscope's data".
- Use ping function to check if a sub-domain is alive.
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - Use tibbles
General
- This is a minor update. All functions return now a tibble.
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - Enhydris API
General
- This is a major update. All the functions were rewritten utilizing the Enhydris API.
- The included data in the package cover all Hydroscope's databases.
- Added vignettes "Getting Hydroscope's data" and "Hydroscope's stations with available data". Removed the vignette "Using hydroscoper to get stations' and time-series' data".
- Added package documentation page.
New functionality:
get_instruments()returns a data frame with the instruments' data.get_water_basins()returns a data frame with the Water Basins' data.get_water_divisions()returns a data frame with the Water Divisions' data.get_political_divisions()returns a data frame with the Political Divisions' data.get_variables()returns a data frame with the Variables' data.get_units_of_measurement()returns a data frame with the Units' data.get_time_steps()returns a data frame with the Time Steps' data.get_owners()returns a data frame with the Owners' data.get_instruments_type()returns a data frame with the Instruments' type data.get_station_type()returns a data frame with the Water Basins data.get_database()returns a data frame with the Water Basins data.hydro_coordsreturns a data frame with the stations' longitudes and latitudes using as input the variablepointfromget_stationsfunction.hydro_translate()translates various Greek terms to English.
Changes
get_coordshas been removed from the package. Please usehydro_coordsto convert Hydroscope's points` raw format to a tidy data frame.get_stationsandget_timeseriesuse the Enhydris API and are considerably faster, because the older versions used web scrapping.
Scientific Software - Peer-reviewed
- R
Published by kvantas almost 8 years ago
hydroscoper - First release
Scientific Software - Peer-reviewed
- R
Published by kvantas about 8 years ago