podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

Add user product filtering to server side #132

Open jbyrne6 opened 1 month ago

jbyrne6 commented 1 month ago

User product filtering is currently being done client side in swodlr-ui with data stored in the redux store. It will be faster and more efficient to do this server side.