File: banner.html

package info (click to toggle)
metpy 1.7.1%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,296 kB
  • sloc: python: 42,095; javascript: 57; makefile: 28
file content (5 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<!-- Populate with div(s) to prepend to theme banner area beneath navbar -->
<div class="alert alert-warning alert-news" role="alert">
    MetPy 1.0 changed how some functions behave and might require updating your code. See the
    <a  class="alert-link" href="userguide/upgradeguide.html">1.0 Upgrade Guide</a> for more information.
</div>