Giter VIP home page Giter VIP logo

rc_shiny's People

Contributors

piersond avatar

Watchers

 avatar  avatar

rc_shiny's Issues

addGeoTiff loads rasters faster, but NA is not transparent

Why doesn't this work to make NA values transparent?

leafletProxy("map") %>% 
addGeotiff("./map/tsoi_est2_3857.tif",
    opacity = 1, 
    group = "MAST",
    colorOptions = colorOptions(
    palette = colorRampPalette(c("#05475e", "#faff78", "#ff9a00", "#ff3500"))(100) ,
       breaks = c(-5:15),
       na.color = "transparent"))

Fix icons for weather stations

Station have different types of data. Maybe keep the icon, but find a way to show what types of data exist there in the popup.

Add Reference tab

Include:
-basic site info

  • links to datasets, met data
  • links to other Reynolds Creek web pages

Map on sensor page

It would be helpful to see the sensor locations and names on the sensor page.
Where to squeeze in a map?

Make code flexible for using other databases

e.g. Only display/serve rasters if they exist
e.g. set data to include for map+plots based on key file column

Attempt to make global.R the only script requiring adjustment when switching databases

Add group on/off check boxes to data table tab

Meta info, bulk soil, fractions, etc.

Then update download export table to always include the basic metadata plus the current data shown.

*Needs to jive with column visibility selector
*Enable filter options on the datatable

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.