All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New
geo_fundamental
features category for Coffee Robusta price forecasts
- A variety of bugfixes
- Price forecasts for coffee robusta
- Production forecasts for coffee arabica and coffee robusta
- Disclaimer at bottom of page
- Usage tracking added
- A variety of bugs were fixed
- Some internal permissioning behavior modified
- The default month displayed on the overview page is now the front month, defined as the month with the highest trading volume for which we currently have active forecasts. We plan to alter this definition in the future to be based on trading volume and the first notice date for contracts, irrespective of the availability of DL forecasts.
- Code, currently disabled, to log to Mixpanel
- Code to log to Google Analytics
- Add gunicorn for dev/production servers
- Short-term forecasts (1/5-day) have been added to the trajectory charts.
- Historical mean errors now on trajectory charts. See knowledge base for explanation/definition.
- Fixed some incorrect historical price data.
- Changed the backend source of the data. This enables presentation of data going further back in time and may provide some performance improvements. No other changes should be visible to the end user.
- Changed default drag mode on charts to "pan" from "zoom".
- Made charts bigger, and fixed a bug that was causing them to resize when switching between tabs.
- Fixed bug where tables had extra space inserted around them.
- Account settings link now goes to http://app.descarteslabs.com/admin/subscriptions
- Moved date picker above tabs so that it can be a single date picker for all tabs instead of each tab technically having their own date picker in the same location on the page. This ensures that the asof date is always consistent between tabs, which was not previously the case.
- Faster page loading times
- Tweaks to display/styling of many charts and tables
- Trajectory forecasts now connected with spline and not interpolated. The spline is purely to guide the eye
- Forecast trajectories consolidated into single chart on overview tab. All contracts are visible using dropdown selector to the right of the trajectory chart.
- Relative-prompt charts consolidated into a single chart for each level of promptness, with dropdown selectors allowing for display of each different forecast horizon
- Information on market drivers tab has been consolidated into a single set of charts and table, with the different forecast horizon models selectable using the new dropdown menu.
- Evolution of prices at key modeling horizons table from overview tab
- Forecast Trajectories tab (obsolete with updates to trajectory plot on overview tab)
- Reduced number of charts on Procurement History tab to 1, since they were redundant anyway.
- This file and functionality
- Fixed bug where date picker would not update
- Everything