Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Nov 15, 2023
1 parent 214042f commit f632862
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 25 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
---
---

# [Pending: Version 1.0.0 Release](https://ec-usgs.github.io/pywatershed/2023/11/14/foo)
The first official release of pywatershed is on its way! [Read more ...](https://ec-usgs.github.io/pywatershed/2023/11/14/foo)
5 changes: 3 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
title: ""
title: pywatershed news
author: pywatershed development team
logo: /assets/img/logo.png
show_downloads: true
show_downloads: false
theme: jekyll-theme-minimal
permalink: /:year/:month/:day/:title
2 changes: 0 additions & 2 deletions _includes/v1_0_0_compare_canopy.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<!DOCTYPE html>

<html lang="en">
<head><meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
Expand Down
32 changes: 28 additions & 4 deletions _posts/2023-11-14-foo.md → _posts/2023-11-14-v1-0-0-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories: releases

# Pending Release of Version 1.0.0

## Why? and Scope
## Purpose and Scope
A primary purpose of pywatershed is to modernize the legacy of hydrologic modeling at the USGS
as encoded in the PRMS model. It is our goal to have pywatershed match as closely as possible
to the results of PRMS to continue its use and legacy as the software evolves.
Expand Down Expand Up @@ -45,8 +45,32 @@ juptyer notebooks of how to both run their domain (`examples/02_prms_legacy_mode
how to evaluate its results against those of PRMS 5.2.1 (`examples/03_compare_pws_prms.ipynb`)
so that users may make their own evaluations when transitioning to pywatershed.

## Results
## Navigate release results

### PRMSCanopy
<style type="text/css">
.tg {border:none;border-collapse:collapse;border-color:#ccc;border-spacing:0;width:65%}
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{background-color:#f0f0f0;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-abip{background-color:#f9f9f9;border-color:inherit;text-align:center;vertical-align:top}
</style>
<table class="tg">
<thead>
<tr>
<th class="tg-baqh" colspan="6"><a href="/pywatershed/2023/11/14/v1-0-0-overview">Overview of Release v1.0.0</a></th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-atmosphere">PRMSAtmosphere</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-canopy">PRMSCanopy</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-snow">PRMSSnow</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-runoff">PRMSRunoff</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-soilzone">PRMSSoilzone</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-channel">PRMSChannel</a></td>
</tr>
</tbody>
</table>

{% include v1_0_0_compare_canopy.html %}
44 changes: 44 additions & 0 deletions _posts/2023-11-14-v1-0-0-prms-canopy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
layout: post
title: ""
date: 2023-11-14 14:30:00 -0700
categories: releases
---

# Pending Release of Version 1.0.0

## PRMSCanopy

<iframe src="../include/v1_0_0_compare_canopy.html></iframe>

<h2>Navigate release results</h1>

<style type="text/css">
.tg {border:none;border-collapse:collapse;border-color:#ccc;border-spacing:0;width:65%}
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{background-color:#f0f0f0;border-color:#ccc;border-style:solid;border-width:0px;color:#333;
font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-abip{background-color:#f9f9f9;border-color:inherit;text-align:center;vertical-align:top}
</style>
<table class="tg">
<thead>
<tr>
<th class="tg-baqh" colspan="6"><a href="/pywatershed/2023/11/14/v1-0-0-overview">Overview of Release v1.0.0</a></th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-atmosphere">PRMSAtmosphere</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-canopy">PRMSCanopy</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-snow">PRMSSnow</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-runoff">PRMSRunoff</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-soilzone">PRMSSoilzone</a></td>
<td class="tg-abip"><a href="/pywatershed/2023/11/14/v1-0-0-prms-channel">PRMSChannel</a></td>
</tr>
</tbody>
</table>



24 changes: 10 additions & 14 deletions _sass/jekyll-theme-minimal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ kbd {
}

header {
width: 10%;
width:270px;
float:left;
position:fixed;
-webkit-font-smoothing:subpixel-antialiased;
Expand Down Expand Up @@ -186,7 +186,7 @@ strong {
}

section {
width: 90%;
width: calc(100% - 310px);
float:right;
padding-bottom:50px;
}
Expand All @@ -203,14 +203,14 @@ hr {
}

footer {
width: 10%;
width:270px;
float:left;
position:fixed;
bottom:50px;
-webkit-font-smoothing:subpixel-antialiased;
}

@media print, screen and (max-width: 2500px) {
@media print, screen and (max-width: 960px) {

div.wrapper {
width:auto;
Expand All @@ -224,7 +224,7 @@ footer {
}

header {
padding-right:32px;
padding-right:320px;
}

section {
Expand All @@ -245,9 +245,10 @@ footer {
}
}

@media print, screen and (max-width: 250px) {
@media print, screen and (max-width: 480px) {
body {
word-wrap:break-word;
word-wrap:break-word;
padding: 15px;
}

header {
Expand All @@ -261,20 +262,15 @@ footer {
pre, code {
word-wrap:normal;
}
}

@media print, screen and (max-width: 250px) {
body {
padding:15px;
}


.downloads {
width:99%;
}

.downloads li, .downloads li + li + li {
width:33%;
}

}

@media print {
Expand Down

0 comments on commit f632862

Please sign in to comment.